export declare const createAnimation: (loaderName: string, frames: string, suffix: string) => string;
