import { IconProps } from '../types';
declare function GraphicsCard(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default GraphicsCard;
//# sourceMappingURL=GraphicsCard.d.ts.map