import React from 'react'; declare const SvgCheckmark: (props: React.SVGAttributes) => JSX.Element; export default SvgCheckmark; //# sourceMappingURL=Checkmark.d.ts.map