import { Container } from 'pixi.js'; export declare const UseHTMLText: { render: (args: any) => { view: Container; resize: () => void; }; }; declare const _default: { title: string; argTypes: any; args: any; }; export default _default; //# sourceMappingURL=SelectHTMLText.stories.d.ts.map