export declare const useSeamFont: ({ disabled, }: { disabled?: boolean | undefined; }) => void;