import { jsx } from '@emotion/react'; export interface IconsProps { } export declare const IconsContainer: () => jsx.JSX.Element;