export declare type Props = { hasToggle?: boolean; }; declare const _default: import("styled-components").StyledComponent<"li", any, { tabIndex: -1; role: "button"; } & Props, "role" | "tabIndex">; export default _default; //# sourceMappingURL=MenuFlyOutStyle.d.ts.map