export declare const Status: (props: any) => JSX.Element; export declare const AnimatedStatus: import("styled-components").StyledComponent<(props: any) => JSX.Element, any, {}, never>;