declare const _default: { properties: { default: { type: string; }; prefix: { type: string; }; suffix: { type: string; }; }; }; export default _default;