Repository URL to install this package:
import { ListProps } from 'molecules/List' export interface ListWithSeparatorProps extends ListProps { separatorColor?: string }