import { MarginType } from '../../../types/styleType';
export declare const ToggleStyle: (props: MarginType) => import("@emotion/utils").SerializedStyles;
