import InputTitle from './InputTitle';
import InputSubtitle from './InputSubtitle';

export {InputTitle, InputSubtitle};
