export declare const easing: { rubber: string; }; export declare const rotate360: import('styled-components/dist/models/Keyframes').default; export declare const glow: import('styled-components/dist/models/Keyframes').default; export declare const float: import('styled-components/dist/models/Keyframes').default; export declare const jiggle: import('styled-components/dist/models/Keyframes').default; export declare const shake: import('styled-components/dist/models/Keyframes').default; export declare const inlineGlow: import('styled-components').RuleSet<{ theme: { backgroundColor: string; }; }>;