import { SystemIconPartProps } from '../../SystemIcon.part.types'; declare const LargeTop: ({ testId, className, solid }: SystemIconPartProps) => import("react/jsx-runtime").JSX.Element; export { LargeTop };