import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const LetterSpacing01Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default LetterSpacing01Icon;
