import { Typography } from 'types'; declare const typography: { adp: Typography; nayya: Typography; }; export { typography };