export { default as SvgDefault } from './Default'; export { default as SvgNoAppointment } from './NoAppointment'; export { default as SvgNoDocument } from './NoDocument'; export { default as SvgNoFolder } from './NoFolder'; export { default as SvgNoTransactions } from './NoTransactions';