interface StatusProps { bg: string; } export declare const StatusStyled: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, StatusProps, never>; export {}; //# sourceMappingURL=index.style.d.ts.map