import type { SFSymbol } from 'sf-symbols-typescript';
export { SymbolView } from './SymbolView';
export * from './SymbolModule.types';
export type { SFSymbol };
//# sourceMappingURL=index.d.ts.map