import { PropsWithChildren } from 'react';
export declare function IconsFixture({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element;
