import { ICSSInJSStyle } from '@fluentui/styles';
export declare const getAnimations: (primaryColor: string, secondoryColor: string) => Record<string, ICSSInJSStyle>;
