import * as animations from '@shoelace-style/animations';
export { animations };
export declare function getAnimationNames(): string[];
export declare function getEasingNames(): string[];